CMyFadeButton::m_bmBodyPressed

CBitmap* CMyFadeButton::m_bmBodyPressed

This variable is a private member of class CMyFadeButton,you can not visit it directly

The CBitmap class encapsulates a Windows graphics device interface (GDI) bitmap and provides member functions to manipulate the bitmap. To use a CBitmap object, construct the object, attach a bitmap handle to it with one of the initialization member functions, and then call the object¡¯s member functions.

Defined in: MyFadeButton.h

See Also

CMyFadeButton Overview | Base Class Members Hierarchy Chart